3.359 \(\int x^2 \log (f x^m) (a+b \log (c (d+e x)^n)) \, dx\)

Optimal. Leaf size=195 \[ \frac{b d^3 m n \text{PolyLog}\left (2,-\frac{e x}{d}\right )}{3 e^3}-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )+\frac{b d^3 n \log \left (\frac{e x}{d}+1\right ) \log \left (f x^m\right )}{3 e^3}-\frac{b d^2 n x \log \left (f x^m\right )}{3 e^2}+\frac{4 b d^2 m n x}{9 e^2}-\frac{b d^3 m n \log (d+e x)}{9 e^3}+\frac{b d n x^2 \log \left (f x^m\right )}{6 e}-\frac{5 b d m n x^2}{36 e}-\frac{1}{9} b n x^3 \log \left (f x^m\right )+\frac{2}{27} b m n x^3 \]

[Out]

(4*b*d^2*m*n*x)/(9*e^2) - (5*b*d*m*n*x^2)/(36*e) + (2*b*m*n*x^3)/27 - (b*d^2*n*x*Log[f*x^m])/(3*e^2) + (b*d*n*
x^2*Log[f*x^m])/(6*e) - (b*n*x^3*Log[f*x^m])/9 - (b*d^3*m*n*Log[d + e*x])/(9*e^3) - ((m*x^3 - 3*x^3*Log[f*x^m]
)*(a + b*Log[c*(d + e*x)^n]))/9 + (b*d^3*n*Log[f*x^m]*Log[1 + (e*x)/d])/(3*e^3) + (b*d^3*m*n*PolyLog[2, -((e*x
)/d)])/(3*e^3)

________________________________________________________________________________________

Rubi [A]  time = 0.183098, antiderivative size = 195, normalized size of antiderivative = 1., number of steps used = 10, number of rules used = 7, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.292, Rules used = {2426, 43, 2351, 2295, 2304, 2317, 2391} \[ \frac{b d^3 m n \text{PolyLog}\left (2,-\frac{e x}{d}\right )}{3 e^3}-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )+\frac{b d^3 n \log \left (\frac{e x}{d}+1\right ) \log \left (f x^m\right )}{3 e^3}-\frac{b d^2 n x \log \left (f x^m\right )}{3 e^2}+\frac{4 b d^2 m n x}{9 e^2}-\frac{b d^3 m n \log (d+e x)}{9 e^3}+\frac{b d n x^2 \log \left (f x^m\right )}{6 e}-\frac{5 b d m n x^2}{36 e}-\frac{1}{9} b n x^3 \log \left (f x^m\right )+\frac{2}{27} b m n x^3 \]

Antiderivative was successfully verified.

[In]

Int[x^2*Log[f*x^m]*(a + b*Log[c*(d + e*x)^n]),x]

[Out]

(4*b*d^2*m*n*x)/(9*e^2) - (5*b*d*m*n*x^2)/(36*e) + (2*b*m*n*x^3)/27 - (b*d^2*n*x*Log[f*x^m])/(3*e^2) + (b*d*n*
x^2*Log[f*x^m])/(6*e) - (b*n*x^3*Log[f*x^m])/9 - (b*d^3*m*n*Log[d + e*x])/(9*e^3) - ((m*x^3 - 3*x^3*Log[f*x^m]
)*(a + b*Log[c*(d + e*x)^n]))/9 + (b*d^3*n*Log[f*x^m]*Log[1 + (e*x)/d])/(3*e^3) + (b*d^3*m*n*PolyLog[2, -((e*x
)/d)])/(3*e^3)

Rule 2426

Int[Log[(f_.)*(x_)^(m_.)]*((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Symbol] :
> -Simp[(((m*(g*x)^(q + 1))/(q + 1) - (g*x)^(q + 1)*Log[f*x^m])*(a + b*Log[c*(d + e*x)^n]))/(g*(q + 1)), x] +
(-Dist[(b*e*n)/(g*(q + 1)), Int[((g*x)^(q + 1)*Log[f*x^m])/(d + e*x), x], x] + Dist[(b*e*m*n)/(g*(q + 1)^2), I
nt[(g*x)^(q + 1)/(d + e*x), x], x]) /; FreeQ[{a, b, c, d, e, f, g, m, n, q}, x] && NeQ[q, -1]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2351

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^(r_.))^(q_.), x_Symbol] :> Wit
h[{u = ExpandIntegrand[a + b*Log[c*x^n], (f*x)^m*(d + e*x^r)^q, x]}, Int[u, x] /; SumQ[u]] /; FreeQ[{a, b, c,
d, e, f, m, n, q, r}, x] && IntegerQ[q] && (GtQ[q, 0] || (IntegerQ[m] && IntegerQ[r]))

Rule 2295

Int[Log[(c_.)*(x_)^(n_.)], x_Symbol] :> Simp[x*Log[c*x^n], x] - Simp[n*x, x] /; FreeQ[{c, n}, x]

Rule 2304

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*Log[c*x^
n]))/(d*(m + 1)), x] - Simp[(b*n*(d*x)^(m + 1))/(d*(m + 1)^2), x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[m, -1
]

Rule 2317

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[(Log[1 + (e*x)/d]*(a +
b*Log[c*x^n])^p)/e, x] - Dist[(b*n*p)/e, Int[(Log[1 + (e*x)/d]*(a + b*Log[c*x^n])^(p - 1))/x, x], x] /; FreeQ[
{a, b, c, d, e, n}, x] && IGtQ[p, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

\begin{align*} \int x^2 \log \left (f x^m\right ) \left (a+b \log \left (c (d+e x)^n\right )\right ) \, dx &=-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )-\frac{1}{3} (b e n) \int \frac{x^3 \log \left (f x^m\right )}{d+e x} \, dx+\frac{1}{9} (b e m n) \int \frac{x^3}{d+e x} \, dx\\ &=-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )-\frac{1}{3} (b e n) \int \left (\frac{d^2 \log \left (f x^m\right )}{e^3}-\frac{d x \log \left (f x^m\right )}{e^2}+\frac{x^2 \log \left (f x^m\right )}{e}-\frac{d^3 \log \left (f x^m\right )}{e^3 (d+e x)}\right ) \, dx+\frac{1}{9} (b e m n) \int \left (\frac{d^2}{e^3}-\frac{d x}{e^2}+\frac{x^2}{e}-\frac{d^3}{e^3 (d+e x)}\right ) \, dx\\ &=\frac{b d^2 m n x}{9 e^2}-\frac{b d m n x^2}{18 e}+\frac{1}{27} b m n x^3-\frac{b d^3 m n \log (d+e x)}{9 e^3}-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )-\frac{1}{3} (b n) \int x^2 \log \left (f x^m\right ) \, dx-\frac{\left (b d^2 n\right ) \int \log \left (f x^m\right ) \, dx}{3 e^2}+\frac{\left (b d^3 n\right ) \int \frac{\log \left (f x^m\right )}{d+e x} \, dx}{3 e^2}+\frac{(b d n) \int x \log \left (f x^m\right ) \, dx}{3 e}\\ &=\frac{4 b d^2 m n x}{9 e^2}-\frac{5 b d m n x^2}{36 e}+\frac{2}{27} b m n x^3-\frac{b d^2 n x \log \left (f x^m\right )}{3 e^2}+\frac{b d n x^2 \log \left (f x^m\right )}{6 e}-\frac{1}{9} b n x^3 \log \left (f x^m\right )-\frac{b d^3 m n \log (d+e x)}{9 e^3}-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )+\frac{b d^3 n \log \left (f x^m\right ) \log \left (1+\frac{e x}{d}\right )}{3 e^3}-\frac{\left (b d^3 m n\right ) \int \frac{\log \left (1+\frac{e x}{d}\right )}{x} \, dx}{3 e^3}\\ &=\frac{4 b d^2 m n x}{9 e^2}-\frac{5 b d m n x^2}{36 e}+\frac{2}{27} b m n x^3-\frac{b d^2 n x \log \left (f x^m\right )}{3 e^2}+\frac{b d n x^2 \log \left (f x^m\right )}{6 e}-\frac{1}{9} b n x^3 \log \left (f x^m\right )-\frac{b d^3 m n \log (d+e x)}{9 e^3}-\frac{1}{9} \left (m x^3-3 x^3 \log \left (f x^m\right )\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )+\frac{b d^3 n \log \left (f x^m\right ) \log \left (1+\frac{e x}{d}\right )}{3 e^3}+\frac{b d^3 m n \text{Li}_2\left (-\frac{e x}{d}\right )}{3 e^3}\\ \end{align*}

Mathematica [A]  time = 0.187795, size = 197, normalized size = 1.01 \[ \frac{36 b d^3 m n \text{PolyLog}\left (2,-\frac{e x}{d}\right )+6 \log \left (f x^m\right ) \left (6 a e^3 x^3+6 b e^3 x^3 \log \left (c (d+e x)^n\right )+b e n x \left (-6 d^2+3 d e x-2 e^2 x^2\right )+6 b d^3 n \log (d+e x)\right )+m \left (-12 a e^3 x^3-12 b e^3 x^3 \log \left (c (d+e x)^n\right )+48 b d^2 e n x-12 b d^3 n (3 \log (x)+1) \log (d+e x)+36 b d^3 n \log (x) \log \left (\frac{e x}{d}+1\right )-15 b d e^2 n x^2+8 b e^3 n x^3\right )}{108 e^3} \]

Antiderivative was successfully verified.

[In]

Integrate[x^2*Log[f*x^m]*(a + b*Log[c*(d + e*x)^n]),x]

[Out]

(6*Log[f*x^m]*(6*a*e^3*x^3 + b*e*n*x*(-6*d^2 + 3*d*e*x - 2*e^2*x^2) + 6*b*d^3*n*Log[d + e*x] + 6*b*e^3*x^3*Log
[c*(d + e*x)^n]) + m*(48*b*d^2*e*n*x - 15*b*d*e^2*n*x^2 - 12*a*e^3*x^3 + 8*b*e^3*n*x^3 - 12*b*d^3*n*(1 + 3*Log
[x])*Log[d + e*x] - 12*b*e^3*x^3*Log[c*(d + e*x)^n] + 36*b*d^3*n*Log[x]*Log[1 + (e*x)/d]) + 36*b*d^3*m*n*PolyL
og[2, -((e*x)/d)])/(108*e^3)

________________________________________________________________________________________

Maple [C]  time = 1.02, size = 2162, normalized size = 11.1 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*ln(f*x^m)*(a+b*ln(c*(e*x+d)^n)),x)

[Out]

1/12*b*Pi^2*csgn(I*c*(e*x+d)^n)^3*x^3*csgn(I*x^m)*csgn(I*f*x^m)^2+1/12*b*Pi^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*
x^3*csgn(I*f*x^m)^3+1/6*I*x^3*Pi*a*csgn(I*x^m)*csgn(I*f*x^m)^2-1/6*I*x^3*ln(f)*Pi*b*csgn(I*c*(e*x+d)^n)^3+(1/3
*b*x^3*ln(x^m)+1/18*b*x^3*(-3*I*Pi*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)+3*I*Pi*csgn(I*f)*csgn(I*f*x^m)^2+3*I*Pi
*csgn(I*x^m)*csgn(I*f*x^m)^2-3*I*Pi*csgn(I*f*x^m)^3+6*ln(f)-2*m))*ln((e*x+d)^n)-1/9*n*b*ln(x^m)*x^3+1/3*b*ln(c
)*x^3*ln(x^m)+1/3*x^3*ln(f)*ln(c)*b-1/9*x^3*ln(f)*b*n-1/9*x^3*ln(c)*b*m-1/12*b*Pi^2*csgn(I*c*(e*x+d)^n)^3*x^3*
csgn(I*f*x^m)^3-1/6*I*x^3*Pi*a*csgn(I*f*x^m)^3+49/108*b*d^3*m*n/e^3-1/6*I*x^3*Pi*ln(c)*b*csgn(I*f*x^m)^3+1/18*
I*x^3*Pi*b*n*csgn(I*f*x^m)^3+1/18*I*m*Pi*b*x^3*csgn(I*c*(e*x+d)^n)^3-1/9*x^3*a*m+1/3*x^3*ln(f)*a+1/3/e^3*n*b*l
n(x^m)*d^3*ln(e*x+d)+1/6/e*n*b*ln(x^m)*x^2*d-1/3/e^2*n*b*ln(x^m)*x*d^2+1/12*b*Pi^2*csgn(I*(e*x+d)^n)*csgn(I*c*
(e*x+d)^n)^2*x^3*csgn(I*f*x^m)^3+1/12*b*Pi^2*csgn(I*c*(e*x+d)^n)^3*x^3*csgn(I*f)*csgn(I*f*x^m)^2-1/12*b*Pi^2*c
sgn(I*c*(e*x+d)^n)^3*x^3*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)-1/12*b*Pi^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*
(e*x+d)^n)*x^3*csgn(I*f*x^m)^3-1/6*I*x^3*Pi*ln(c)*b*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)-1/6*I/e^2*Pi*b*d^2*n*c
sgn(I*x^m)*csgn(I*f*x^m)^2*x+1/3*a*x^3*ln(x^m)+2/27*b*m*n*x^3-1/6*I*b*Pi*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*
(e*x+d)^n)*x^3*ln(x^m)-1/12*I/e*Pi*x^2*b*d*n*csgn(I*f*x^m)^3+1/12*b*Pi^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*
(e*x+d)^n)*x^3*csgn(I*f)*csgn(I*f*x^m)^2+1/12*b*Pi^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)*x^3*csgn(
I*x^m)*csgn(I*f*x^m)^2+1/6*I*x^3*Pi*ln(c)*b*csgn(I*x^m)*csgn(I*f*x^m)^2+1/6*I*b*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*
(e*x+d)^n)^2*x^3*ln(x^m)-1/18*I*x^3*Pi*b*n*csgn(I*f)*csgn(I*f*x^m)^2-1/3*m/e^3*b*d^3*n*ln(e*x+d)*ln(-e*x/d)-1/
6*I/e^3*b*d^3*n*ln(e*x+d)*Pi*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)+1/6*I*x^3*ln(f)*Pi*b*csgn(I*(e*x+d)^n)*csgn(I
*c*(e*x+d)^n)^2+1/6*I*x^3*Pi*ln(c)*b*csgn(I*f)*csgn(I*f*x^m)^2+1/18*I*m*Pi*b*x^3*csgn(I*c)*csgn(I*(e*x+d)^n)*c
sgn(I*c*(e*x+d)^n)-1/6*I/e^3*b*d^3*n*ln(e*x+d)*Pi*csgn(I*f*x^m)^3+1/12*b*Pi^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*
x^3*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)+1/12*b*Pi^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*x^3*csgn(I*f)*csgn
(I*x^m)*csgn(I*f*x^m)-1/6*I*b*Pi*csgn(I*c*(e*x+d)^n)^3*x^3*ln(x^m)+1/6*I*x^3*Pi*a*csgn(I*f)*csgn(I*f*x^m)^2+1/
6*I/e^2*Pi*b*d^2*n*csgn(I*f*x^m)^3*x-1/18*I*x^3*Pi*b*n*csgn(I*x^m)*csgn(I*f*x^m)^2+1/6*I*b*Pi*csgn(I*c)*csgn(I
*c*(e*x+d)^n)^2*x^3*ln(x^m)-1/12*b*Pi^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*x^3*csgn(I*x^m)*csgn(I*f*x^m)^
2-1/18*I*m*Pi*b*x^3*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2-1/18*I*m*Pi*b*x^3*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2-
1/6*I/e^2*Pi*b*d^2*n*csgn(I*f)*csgn(I*f*x^m)^2*x-1/3*m/e^3*b*d^3*n*dilog(-e*x/d)+1/12*I/e*Pi*x^2*b*d*n*csgn(I*
f)*csgn(I*f*x^m)^2+1/12*I/e*Pi*x^2*b*d*n*csgn(I*x^m)*csgn(I*f*x^m)^2+1/18*I*x^3*Pi*b*n*csgn(I*f)*csgn(I*x^m)*c
sgn(I*f*x^m)-1/6*I*x^3*ln(f)*Pi*b*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)+1/3/e^3*b*d^3*n*ln(e*x+d)*ln
(f)-1/3/e^2*ln(f)*b*d^2*n*x+1/6/e*ln(f)*x^2*b*d*n+1/6*I/e^3*b*d^3*n*ln(e*x+d)*Pi*csgn(I*f)*csgn(I*f*x^m)^2+1/6
*I/e^3*b*d^3*n*ln(e*x+d)*Pi*csgn(I*x^m)*csgn(I*f*x^m)^2-1/12*b*Pi^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*x^3*csgn(I
*f)*csgn(I*f*x^m)^2-1/12*b*Pi^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2*x^3*csgn(I*x^m)*csgn(I*f*x^m)^2-1/12*b*Pi^2*cs
gn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2*x^3*csgn(I*f)*csgn(I*f*x^m)^2+4/9*b*d^2*m*n*x/e^2-5/36*b*d*m*n*x^2/e-1/1
2*b*Pi^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)*x^3*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)+1/6*I/e^2*Pi*
b*d^2*n*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)*x-1/12*I/e*Pi*x^2*b*d*n*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)-1/6*I*
x^3*Pi*a*csgn(I*f)*csgn(I*x^m)*csgn(I*f*x^m)+1/6*I*x^3*ln(f)*Pi*b*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2-1/9*b*d^3*m*
n*ln(e*x+d)/e^3

________________________________________________________________________________________

Maxima [A]  time = 1.20714, size = 279, normalized size = 1.43 \begin{align*} -\frac{1}{108} \,{\left (\frac{36 \,{\left (\log \left (e x + d\right ) \log \left (-\frac{e x + d}{d} + 1\right ) +{\rm Li}_2\left (\frac{e x + d}{d}\right )\right )} b d^{3} n}{e^{3}} + \frac{12 \, b e^{3} x^{3} \log \left ({\left (e x + d\right )}^{n}\right ) + 15 \, b d e^{2} n x^{2} - 48 \, b d^{2} e n x + 12 \, b d^{3} n \log \left (e x + d\right ) + 4 \,{\left (3 \, a e^{3} -{\left (2 \, e^{3} n - 3 \, e^{3} \log \left (c\right )\right )} b\right )} x^{3}}{e^{3}}\right )} m + \frac{1}{18} \,{\left (6 \, b x^{3} \log \left ({\left (e x + d\right )}^{n} c\right ) + 6 \, a x^{3} + b e n{\left (\frac{6 \, d^{3} \log \left (e x + d\right )}{e^{4}} - \frac{2 \, e^{2} x^{3} - 3 \, d e x^{2} + 6 \, d^{2} x}{e^{3}}\right )}\right )} \log \left (f x^{m}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*log(f*x^m)*(a+b*log(c*(e*x+d)^n)),x, algorithm="maxima")

[Out]

-1/108*(36*(log(e*x + d)*log(-(e*x + d)/d + 1) + dilog((e*x + d)/d))*b*d^3*n/e^3 + (12*b*e^3*x^3*log((e*x + d)
^n) + 15*b*d*e^2*n*x^2 - 48*b*d^2*e*n*x + 12*b*d^3*n*log(e*x + d) + 4*(3*a*e^3 - (2*e^3*n - 3*e^3*log(c))*b)*x
^3)/e^3)*m + 1/18*(6*b*x^3*log((e*x + d)^n*c) + 6*a*x^3 + b*e*n*(6*d^3*log(e*x + d)/e^4 - (2*e^2*x^3 - 3*d*e*x
^2 + 6*d^2*x)/e^3))*log(f*x^m)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (b x^{2} \log \left ({\left (e x + d\right )}^{n} c\right ) \log \left (f x^{m}\right ) + a x^{2} \log \left (f x^{m}\right ), x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*log(f*x^m)*(a+b*log(c*(e*x+d)^n)),x, algorithm="fricas")

[Out]

integral(b*x^2*log((e*x + d)^n*c)*log(f*x^m) + a*x^2*log(f*x^m), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*ln(f*x**m)*(a+b*ln(c*(e*x+d)**n)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \log \left ({\left (e x + d\right )}^{n} c\right ) + a\right )} x^{2} \log \left (f x^{m}\right )\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*log(f*x^m)*(a+b*log(c*(e*x+d)^n)),x, algorithm="giac")

[Out]

integrate((b*log((e*x + d)^n*c) + a)*x^2*log(f*x^m), x)